home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / adrbk11.zip / ADRBOOK.RSP < prev    next >
Text File  |  1996-06-20  |  1KB  |  31 lines

  1. **********************************************************************
  2. *  See the Software Installer Reference for information on creating a
  3. *  response file.
  4. **********************************************************************
  5.  
  6.  
  7. *---------------------------------------------------------------------
  8. * Define the target directories.
  9. *---------------------------------------------------------------------
  10. FILE=C:\AdrBook
  11.  
  12. *---------------------------------------------------------------------
  13. * Include a COMP keyword for every component in the package file.
  14. *---------------------------------------------------------------------
  15. COMP=Addressbook
  16.  
  17. *---------------------------------------------------------------------
  18. * The following 4 keywords are required.  See the Software Installer
  19. * Reference for possible values.
  20. *---------------------------------------------------------------------
  21. CFGUPDATE=MANUAL
  22. OVERWRITE=YES
  23. SAVEBACKUP=NO
  24. DELETEBACKUP=NO
  25.  
  26. *---------------------------------------------------------------------
  27. * Add product-specific keywords after this comment.  The keywords are
  28. * needed to CID enable a user exit.
  29. *---------------------------------------------------------------------
  30.  
  31.